| Total Complexity | 16 |
| Dependencies | 1 |
| Dependents | 0 |
| Total lines | 157 |
| Lines of code | 51 |
| Logical lines of code | 31 |
| Comment lines | 80 |
| Methods | 8 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| validate() | 56 | 4 | 18 | |
| has_error() | 66 | 3 | 9 | |
| __construct() | 75 | 2 | 5 | |
| get_errors() | 72 | 2 | 6 | |
| call_validation_fn() | 63 | 2 | 10 | |
| get_validation_fns() | 79 | 1 | 3 | |
| messages() | 100 | 1 | 0 | |
| rules() | 100 | 1 | 0 |